home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / knk40.zip / KNK.DOC < prev    next >
Text File  |  1992-10-26  |  7KB  |  160 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.                              Kannons and Katapults
  12.  
  13.                                by Alan Davenport
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.         Kannons and Katapults is a fun simulation of the old time castle vs.
  27. castle wars. Your users will try to defeat "King Computer" in a battle to the
  28. finish. King Computer is no push over and fights a decent battle. Only the
  29. best strategists on your system will be able to win consistantly.
  30.  
  31.  
  32.         Kannons and Katapults makes extensive use of ANSI sound effects. There
  33. are TEN different sound effects in the game! The only time KNK will make
  34. sounds on the LOCAL console is when you are playing in the local mode. (Or you
  35. turn on local sounds when a remote caller is online. More on this later.) Your
  36. callers will be able to turn THEIR sound effects on and off completely
  37. independent of the local console sound effects.
  38.  
  39.  
  40.         Each Kannons and Katapults game takes only 10 minutes or so to
  41. complete, so your users will not have to spend tremendous amounts of time per
  42. day playing in order to enjoy the door. KNK also has a built-in baud rate
  43. detection scheme. There is NO need to use a seperate baud rate locking program
  44. in order to run KNK using a high-speed modem at a locked baud rate.
  45.  
  46.  
  47.         The ONLY time Kannons and Katapults reads or writes to the disk is at
  48. the very end of each game when it reads in then updates the statistics and
  49. scoreboard files. This takes MUCH less than a second. For this reason, you
  50. should have no trouble running this door on a multi-node BBS system. The
  51. chances of two users both ending their game at EXACTLY the same moment in time
  52. on two different nodes is immeasurablely small. Even if they did, all that
  53. will happen is the statistics file(s) "KNK.DAT" or "KNK-USER.DAT" might get
  54. ruined. If this happens, just erase them. KNK automatically recreates its
  55. files if they are missing.
  56.  
  57.        
  58.         To set this door up, you will need to create a directory to place it
  59. in. In the examples below, I will assume that you have created a directory
  60. called "C:\KNK". After creating the directory, log into it and copy KNK.EXE
  61. and BRUN30.EXE into the directory. (If you have other doors that use BRUN30,
  62. you only need ONE copy and may skip copying BRUN30, as long as you have at
  63. least ONE copy in a directory pointed to by the system PATH statement.)
  64.  
  65.  
  66. The files included with KNK are:
  67.  
  68. KNK.EXE             The actual door program.
  69. BRUN30.EXE          The Microsoft run-time module.
  70. KNK.DOC             The file you are reading now.
  71. REGISTER.DOC        How to register this door.
  72. HISTORY.DOC         A listing of upgrades.
  73. UPGRADE.DOC         An Explanation of how to upgrade from previous versions.
  74.  
  75.  
  76. Files created by KNK are:
  77.  
  78. KNK.DAT             A small data file where game play statistics are kept.
  79. KNK-USERS.DAT       A small file the holds each player's monthly stats.
  80. KNK-BEST.ASC        A human readable scoreboard file for current month.
  81. KNK-LAST.ASC        Last month's scoreboard file. (Human readable.)
  82. KNK.LOG             A log file containing run-time errors.
  83.  
  84.  
  85. Other files needed by the door and are NOT included in this package are:
  86.  
  87. DORINFOx.DEF            Passes user's info from your BBS to the Door.
  88.  
  89.  
  90.         To run Kannons and Katapults in the Test Mode without a BBS you may
  91. start it like this:
  92.  
  93. KNK.EXE /L
  94.  
  95.         You will be logged into the door from your console. This will allow
  96. you to play without first logging onto your BBS. KNK will prompt you for your
  97. name. You should use the SAME name every time as the name you enter is used to
  98. create the scoreboard file.
  99.  
  100.  
  101.         To run Kannons and Katapults from your BBS, you must tell it where to
  102. find DORINFOx.DEF from your BBS. (Replace the "x" in the example with the BBS
  103. node number if running multi-node.) If your BBS software does NOT produce a
  104. file called DORINFOx.DEF when it shells to a door, you will need to use a
  105. convert program to create one for you. There are many different ones to do the
  106. job for you. Consult a guru familiar with running doors with your BBS
  107. software. A sample batch file to run Kannons and Katapults is listed below:
  108.  
  109.  
  110. CD \KNK
  111. KNK C:\BBS\DORINFO1.DEF
  112. CD \BBS
  113.  
  114.  
  115.         Yes, that's ALL there is to it! Just change to the door's directory
  116. and pass it the FULL PATH to and NAME of the DORINFOx.DEF file.
  117.  
  118.         To run Kannons and Katapults at a locked baud rate on a high speed
  119. modem you have to do NOTHING AT ALL! KNK has been programmed to read your
  120. computer's COM port hardware directly and automatically detects the connect
  121. rate! Kannons and Katapults works on any com port from COM1 to COM4 and any
  122. baud rate up to 115,200 baud.
  123.  
  124.  
  125.         You may wish to make a menu entry on your BBS to show "KNK-BEST.ASC".
  126. This is the scoreboard file for the current month. Each month the scoreboard
  127. is cleared and the current "KNK-BEST.ASC" is renamed to "KNK-LAST.ASC". You
  128. may want to add a menu entry to show this file as well. When you first start
  129. out, until the month changes, there will be NO "KNK-LAST.ASC" to display. You
  130. may wish to create a small file that says "No last months scoreboard!" until
  131. one gets created by the game when the month changes. NOTE: You should NOT
  132. RENAME or MOVE either scoreboard file from the game's directory since it reads
  133. them itself when a player requests to view the scoreboard! If you want them in
  134. another directory to display them from inside your BBS, you should COPY them
  135. there not move or rename them!
  136.  
  137.  
  138.         There are THREE function keys available when a Kannons and Katapults
  139. is running. "F4" toggles the LOCAL CONSOLE sound effects on and off. "F5" will
  140. instantly terminate the door and return the user to your BBS or YOU to DOS if
  141. you are logged on in the Test Mode. "F10" will initiate the "Chat Mode" where
  142. you and your user can type in real time to each other. Pressing escape
  143. terminates chat mode.
  144.  
  145.         That is all there is to this documentation. I like keeping it short
  146. and sweet! (-; If you have any problems setting up this door first try to
  147. contact an expert local to you. If you really get stuck, I will try to help if
  148. you send a Fidonet Netmail to address 1:13/75 OR if you call and log on to my
  149. BBS (Phone 1-717-686-3037 16800 HST / 14400 v.32 & v.42) and leave a message.
  150. Please try all you can to solve your problem first. Sometimes a little head
  151. scratching is all it takes!
  152.  
  153.  
  154. *********************************************************************
  155. * FOR INFORMATION ON HOW TO REGISTER THIS DOOR READ "REGISTER.DOC"! *
  156. *********************************************************************
  157.  
  158. Alan Davenport
  159. 10/26/92
  160.